/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/


*/

@media screen and (max-width: 768px) {
	#mk-footer {
		text-align: center;
	}
	#mk-footer .widget_social_networks .align-left {
	    text-align: center!important;
	}
	#mk-footer .mk-footer-copyright {
		float: none;
		display: block;
		padding: 20px 0!important;
	}
}


/* ======= Team ======= */

.a_color-333 {
    color: #fff;
}

/* ====== Sub Footer ====== */

.hover a:link {
		color: #fff;
}
.hover a:hover {
		color: #e01c15!important;
}
.hover a:active {
		color: #e01c15!important;
}
.hover a:visited {
		color: #fff;
}


/* ====== Tabs ====== */

#mk-tabs .wpb_tabs_nav a {
    padding: 0 22.5px;
}
